hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
drawRectangle
hip
api
graphics
g2d
renderer2d
Undocumented in source. Be warned that the author may not have intended to support it.
void
drawRectangle
(float x, float y, float width, float height, HipColor color)
version(DefineOverloadings)
void
drawRectangle
(
float
x
,
float
y
,
float
width
,
float
height
,
HipColor
color
=
HipColor.no
)
void
drawRectangle
(T r, HipColor color)
Meta
Source
See Implementation
hip
api
graphics
g2d
renderer2d
functions
drawCircle
drawEllipse
drawLine
drawRectangle
fillCircle
fillEllipse
fillRectangle
setFont